home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / aiz451.zip / BBS.CNF < prev    next >
Text File  |  1991-03-18  |  11KB  |  446 lines

  1. ;
  2. ;
  3. ;
  4. ;    SV1AIZ Multiuser Multiport BBS.
  5. ;        v4.51  (c)1991
  6. ;       All rights reserved.
  7. ;       Spiros M. Kavalaris
  8. ;
  9. ;     BBS,GATEWAY configuration file.
  10. ;
  11. ;     Any line starting with a ';' will be
  12. ;     ignored from the bbs during start up.
  13. ;     BBS also ignores any blank line.
  14. ;
  15. ;
  16. ;
  17. ;
  18. ;--- START GENERAL DEFINITIONS ---
  19. ;
  20. ; You have to declare the full paths on the following directory
  21. ; descriptions.
  22. ;
  23. C:\AIZBBS\         {BBS directory path}
  24. C:\AIZBBS\MAIL\    {Path for mail}
  25. C:\AIZBBS\FILES\   {Path for up-dnload files}
  26. C:\AIZBBS\BIN\     {Path for bin files}
  27. C:\AIZBBS\HELP\    {Path for help files}
  28. ;
  29. ;  NOPATH if we don't need swap.
  30. ;
  31. C:\AIZBBS\SWAP.BBS
  32. ;
  33. ;  Here is the file which contains
  34. ;  all the necessary informations,for qsy
  35. ;  operation.
  36. ;  NOPATH if we don't support QSY.
  37. ;
  38. C:\AIZBBS\QSY.TXT
  39. ;
  40. ;  Fwd file.
  41. ;
  42. BBS.FWD
  43. ;
  44. ;
  45. ;  Specify the printer port (1,2,3).
  46. ;  (0) to not initialize printer during
  47. ;  start up.The same procedure is available
  48. ;  from the sysop window.
  49. ;
  50. 0
  51. ;
  52. ;  Set the display card to AUTO for autodetection.
  53. ;  If you have snow or flicker problems with CGA cards
  54. ;  use COLOR instead of AUTO.It will cause
  55. ;  a little delay on screen updating routines.
  56. ;
  57. AUTO            {Display card.Auto,Mono,Color }
  58. ;
  59. ;  Max number of channels,max number of ports.
  60. ;
  61. 8,2
  62. ;
  63. ;
  64. SV1AIZ          {Our call}
  65. Spiros          {our name}
  66. ABCDEFABCDEFAB  {Password for remote operation}
  67. Auto host       {Put tncs in host mode.(Auto,No Auto)}
  68. ;
  69. ;
  70. ;               Login register flag,
  71. ;               Bulletin hold flag,
  72. ;               Call validity check flag,
  73. ;               Checks if a bull we are taking,originated by us and rejects,
  74. ;               Y to Check the number of digipeaters before accept a connection,
  75. ;               Keyboard true task,
  76. ;               Y if ok to Sound bell characters,
  77. ;               PK232 monitor.Internal.Put Y if u have display problems,
  78. ;               Sysop available flag,
  79. ;               Y,if ok to update a log file,
  80. ;               Log Dnload requests,
  81. ;               Log Upload requests,
  82. ;               Log YDnload requests,
  83. ;               Log YUpload requests,
  84. ;               Log Kill procedures,
  85. ;               Log Read procedures,
  86. ;               Log File erase requests,
  87. ;               Log YFile erase requests,
  88. ;               Bid to private mail,
  89. ;               Binary Fwd Support, (not implemented yet)
  90. ;               FbbFwd Support,
  91. ;               SCREEN save timeout,
  92. ;               Fwd minute,
  93. ;               Channel timeout in minutes,
  94. ;               Days to Hold a bulletin as old.'0' to deactivate.
  95. ;
  96. N,Y,N,Y,Y,Y,N,N,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,5,17,10,120
  97. ;
  98. ;  Editor's colors
  99. ;
  100. ;              Editor's border color,
  101. ;              Editor's text color,
  102. ;              Editor's block color,
  103. ;              Editor's cmd color.
  104. 112,11,48,11
  105. ;
  106. ;
  107. ;
  108. ;               Max number of calls in jlist,
  109. ;               Max number of calls in mailbeacon header.
  110. ;
  111. 6,20
  112. ;
  113. ;
  114. ;
  115. 0 5             {Days of the week to do housekeeping.0=Sunday}
  116. ;
  117. ;
  118. ;               Hour to do housekeeping.Put 24 or more if you don't need it,
  119. ;               Minute to do housekeeping
  120. ;
  121. 6,5
  122. ;
  123. ;  Gates.Upgate,downgate descriptions.Do not remove even if you don't
  124. ;  support gates.
  125. ;
  126. HF
  127. VHF
  128. ;
  129. ;
  130. ;
  131. ;               ** PORTS **
  132. ;  1)QRG of the port.
  133. ;  2)Com (0=com1,1=com2,2=com3,3=com4,etc up to 8),Baud rate.
  134. ;  3)Tnc type (DRSI,Tnc-2,PK-232,PK-88)
  135. ;  4)Broadcast path.(fm SV1AIZ to BBS UI pid F0).I think it explains everything.
  136. ;  5)Broadcast info.Each port has its own.
  137. ;  6)Max number of connections allowed on this port.(Be carefull),
  138. ;    Broadcast interval in minutes,
  139. ;    Attribute of this port.It has to do with monitor frames only.
  140. ;
  141. ;--- START DEFINE PORTS ---
  142. 14.105 MHz
  143. 0,4800
  144. Tnc-2
  145. MAIL
  146. $V/B $V-2/G $V-2/N QRV.
  147. 4,6,15
  148. ;--
  149. 144.675 MHz
  150. 1,9600
  151. Tnc-2
  152. MAIL
  153. $V/B $V-2/G $V-2/N QRV.
  154. 4,6,7
  155. ;--- END OF PORTS ---
  156. ;
  157. ;               ** CHANNELS **
  158. ; In this topic,we have to define each channel which we have declared in the
  159. ; beginning of this cnf file.We have 8 channels total,as we have wrote.
  160. ; So,we must describe 8 different channels.Description for channel 0 is
  161. ; always presented here.Channel 0 will always be a monitor channel for
  162. ; all these tncs you have defined.DO not remove.You can add (up to 24) more
  163. ; channels or remove.But you have to change the max number of channels in
  164. ; the beginning of this file.Be carefull.You better put an ';' in these
  165. ; channels you don't need,to avoid rewriting later.
  166. ; PK232's first channel is channel 0 not 1 as on tnc2 or drsi.
  167. ; So if we use pk232,after monitor's description,we have to define the first
  168. ; channel as 0.If use 1 as the 1st pk's channel,the first connection which
  169. ; will direct on pk's 0 channel,will never serve any user.
  170. ;
  171. ;
  172. ;
  173. ;--- START DEFINE CHANNELS ---
  174. ;
  175. ;  Monitor channel.
  176. ;
  177. ;  Channel,Paclen,Maxframe,Call,VduBuf.
  178. ;
  179. 0,80,1,SV1AIZ,25
  180. ;--
  181. ;  Logical channels start here.
  182. ;
  183. ;  Channel,Port,Attribute,Paclen,Maxframe,Streamcall,VduBuf,FwdOnly flag,
  184. ;  Gateway flag,User limited access flag,Number of digipeaters to accept conn.
  185. ;
  186. ;
  187. 1,0,15,80,2,SV1AIZ,25,N,N,N,4
  188. ;--
  189. 2,0,15,80,2,SV1AIZ,25,N,N,N,4
  190. ;--
  191. 3,0,15,80,2,SV1AIZ-2,25,N,G,N,4
  192. ;--
  193. 4,0,15,80,2,SV1AIZ-1,25,N,N,N,4
  194. ;--
  195. 1,1,15,254,4,SV1AIZ,25,N,N,N,4
  196. ;--
  197. 2,1,15,254,4,SV1AIZ,25,N,N,N,4
  198. ;--
  199. 3,1,15,254,4,SV1AIZ-2,25,N,G,N,4
  200. ;--
  201. 4,1,15,254,4,SV1AIZ,25,N,N,N,4
  202. ;
  203. ;--- END OF CHANNELS ---
  204. ;
  205. ;  Sysop's window attribute,
  206. ;  Sysop's vdu shadow buffer in lines,
  207. ;  Command line attribute.
  208. ;
  209. 15,35,112
  210. ;
  211. ;
  212. ;               ** SERVERS **
  213. ;  You may have up to 9 different server descriptions.
  214. ; Each server requires 4 descriptions.
  215. ;
  216. ; 1)Server address.
  217. ; 2)Text Filename to create.
  218. ; 3)Text Filename to read after server's process.
  219. ; 4)Server's filename to run,with command line parameters if required.
  220. ;
  221. ; The whole server topic begins and ends with at least 2 dashes.
  222. ;
  223. --- START DEFINE SERVERS ----
  224. REQINF
  225. REQINF.IN
  226. REQINF.OUT
  227. REQINF.EXE SV1AIZ C:\AIZBBS\ FILES\ BIN\
  228. REQFIL
  229. REQFIL.IN
  230. REQFIL.OUT
  231. REQFIL.EXE SV1AIZ C:\AIZBBS\FILES\
  232. REQDIR
  233. REQINF.IN
  234. REQINF.OUT
  235. REQINF.EXE SV1AIZ C:\AIZBBS\ FILES\ BIN\
  236. --- END OF SERVERS ---
  237. ;
  238. ;          ** GENERAL MESSAGES **
  239. ;  There are msgs below for each type of user.
  240. ;  You may change them,put wildcards etc.
  241. ;  Each decleration included between 2 dashes.
  242. ;
  243. --
  244. Welcome to $V BBS channel $E !
  245. Pse Type N  (Your firstname)
  246.          NZ (Your zipcode)
  247.          M  (Your homebbs)
  248. to become a registered user.
  249.  
  250. --               {New user msg.255 characters max in length}
  251. Welcome to $V BBS channel $E !
  252.  
  253. Hello $N !!
  254.  
  255. --               {Regular user.255 characters maximum in length}
  256. Hello $N !! (?Q for Qsy details)
  257. --               {Bbs and expert user msg.Line length}
  258. BBS CMDS:A,B,C,D,H,I,J,K,L,M,N,O,R,S,T,U,V,W,X,Y >
  259. --               {Prompt msg.Line length}
  260. BBS CMDS:B,H,N,NZ,M,KM,LM,RM,S,T >
  261. --               {Short prompt.Line length}
  262. $V BBS>
  263. --               {Xpert user prompt}
  264. Enter cmd: B,JA,JB,X,C,N or Help >
  265. --               {Gateway prompt}
  266. Nodes : J41VAA/V (TheNet), ATH/V (KANODE)
  267. --               {Nodes}
  268. Bye $N !
  269. --               {Log off msg}
  270. Timeout..
  271. --               {Timeout msg}
  272. R:$D/$Tz $C@$V.#PIRE.GRC.EU - HF/VHF [$v]
  273. --               {Fwd header}
  274. Lst Msg# $L Mail for:
  275. --               {mailbeacon text}
  276. 14
  277. --               {Mailbeacon interval}
  278. Wait while $S is paged.
  279. --               {Sysop available msg}
  280. $S is not available
  281. --               {Sysop not available msg}
  282. Pse std by $N,$S would like to talk to you.
  283. --               {Sysop's response if available}
  284. $S did not answer.
  285. --               {Sysop timeout msg}
  286. ;
  287. ;
  288. ;  No wildcards allowed on the following msgs.
  289. ;
  290. ;
  291. ;
  292.  Msg#  TS  Size    To    At(@)  From    Date/Time  Subject
  293. Call     Name        TBL Ct     Zip        LastLogin  HomeBBS
  294. ** Not Found.
  295. ** Not Enough Parameters.
  296. ** Invalid Command.
  297. ** Invalid Parameters.
  298. ** There is a file with that name.
  299. ** File not found.
  300. ** No files found.
  301. Subject ?
  302. ** I already have this Bid..
  303. ** You are not allowed to use Bids.
  304. ** Aborted.
  305. ** Directory already exists.
  306. ** Pse send the file. Finish by typing Ctrl-Z.
  307. File has been stored.
  308. ** You are not authorized to do this.
  309. ** You are not authorized to kill that msg.
  310. ** Your messages have been erased..
  311. ** You are not authorized to read that msg.
  312. ** You cannot use this channel.
  313. ** You have to use C <channel number>.
  314. ** You cannot talk to yourself.
  315. ** No usage.
  316. ** You have to use M <Your Home BBS >.
  317. ** Invalid BBS call.
  318. ** You have been changed to an expert user.
  319. ** You have been changed back to normal user.
  320. ** You are not an official user.
  321. You have unread mail.
  322. You have unread mail.Type RM to read it.
  323. ;
  324. ** Cannot attach this port.
  325.  has been erased.
  326. Max available memory :
  327. ** Not while forwarding.
  328. Fwd file has been changed to :
  329. ** Path not found.
  330. ** You have entered the round table.
  331. ** Fwd minute =
  332. ** Fwd minute has been changed to
  333. ** Channel timeout =
  334. ** Channel timeout has been changed to
  335. ** Insert usercall.
  336. ** Insert username.
  337. ** Insert usertype.
  338. ** Insert Home BBS.
  339. ** Ok with Bids ? (Y/N).
  340. ** Ok with BidLevel 1 ? (Y/N).
  341.  has been registered.
  342. ** No memory available.
  343. ** You are back in BBS mode.
  344. ;
  345. ** No help available for
  346. ** No infos supported.
  347. ** You are not a remote sysop.
  348. ** Remote Sysop Verification :
  349. ** You are not an official user.
  350. ** Pse type N <Your Firstname>.
  351. If no @ BBS field,you will get your msgs at
  352. #Fwd Started.
  353. Ctr-ZQ to quit ,Ctrl-ZH for help.
  354. ** Asking chat request to
  355. .Pse wait.
  356. ** Hello ,
  357. ** Pse ,use M cmd to specify your Home BBS.
  358. ** Round Table Users :
  359. ** There is noone in the table.
  360. ** Ok ,Join the table.
  361. ** Chat request from
  362. ** Accept ? (Y/N).
  363.  Denied.
  364. ** Ok ,your request has been accepted.
  365. ** Invalid Bid length.
  366. Enter text for
  367. .Finish by typing Ctrl-Z or /EX.
  368. The following files are available :
  369.  has been stored.
  370. ** This Msg will be held for Sysop's review.
  371. ** BBS only port,sorry.
  372. ** You are not allowed to use this port.
  373. ** You have not entered your Name.Use N your firstname.
  374. ** You have not entered your Zip code.Use NZ ur zipcode.
  375. ** You have not entered your Home bbs.Use M your home bbs.
  376. ;
  377. ;  BBS sends cmds to the tncs according port definitions.
  378. ;  Each group included between 2 dashes.
  379. ;
  380. ;  Drsi start up cmds.
  381. ;--
  382. ;P0 1 64 10 4 1 10 100 18000 50 4
  383. ;--
  384. ;P1 1 64 10 4 1 10 100 18000 50 4
  385. ;--
  386. ;
  387. ;
  388. ;  TNC2 start up cmds.
  389. ;
  390. --
  391. A0
  392. E0
  393. MIUSC
  394. N15
  395. W5
  396. U 0
  397. O2
  398. F3
  399. T50
  400. P64
  401. R1
  402. K0
  403. --
  404. A0
  405. E0
  406. MIUSC
  407. N15
  408. W5
  409. U 0
  410. O4
  411. F3
  412. T50
  413. P64
  414. R1
  415. K0
  416. --
  417. ;
  418. ; PK232 start up cmds.
  419. ;
  420. ;--
  421. ;MLSV1AIZ
  422. ;MN6
  423. ;MC6
  424. ;AA0
  425. ;AIN
  426. ;AP0
  427. ;FL0
  428. ;FR2
  429. ;ILN
  430. ;PL0
  431. ;CH00
  432. ;PLN
  433. ;MIO
  434. ;ECN
  435. ;NEN
  436. ;TFN
  437. ;ST00
  438. ;SO00
  439. ;RLN
  440. ;VHON
  441. ;HB1200
  442. ;TD50
  443. ;8BY
  444. ;DW4
  445. ;--
  446.